Added support for configuration file for xm, and use that to specify
authorEwan Mellor <ewan@xensource.com>
Wed, 6 Dec 2006 11:02:32 +0000 (11:02 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 6 Dec 2006 11:02:32 +0000 (11:02 +0000)
commit8edc7b1c06a06f9291f359500805251609613eb9
tree72e061321038935cf7ac48817613931aa5544b85
parent6455e182f2cd18f7e21cf55a9a986b206a9b4549
Added support for configuration file for xm, and use that to specify
contact and authentication details for the Xen-API server.

The default behaviour is still to use the existing legacy XML-RPC server.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/examples/xm-config.xml [new file with mode: 0644]
tools/python/xen/xm/create.py
tools/python/xen/xm/main.py
tools/python/xen/xm/migrate.py
tools/python/xen/xm/new.py
tools/python/xen/xm/shutdown.py